Skip to content

Conversation

@jsalant22
Copy link
Contributor

@jsalant22 jsalant22 commented Oct 30, 2025

Remove some Savant specific keys

Fix _is_component() logic

Use EmitNode.name setter instead of a separate rename() function

Description

Please provide a brief description of the changes made in this pull request.

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

Remove some Savant specific keys

Fix _is_component() logic

Use EmitNode.name setter instead of a separate rename() function
@jsalant22 jsalant22 requested a review from a team as a code owner October 30, 2025 17:02
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 51.12108% with 218 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.51%. Comparing base (37233eb) to head (be3e240).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6835       +/-   ##
===========================================
+ Coverage   44.50%   82.51%   +38.00%     
===========================================
  Files         245      245               
  Lines       77613    77033      -580     
===========================================
+ Hits        34544    63561    +29017     
+ Misses      43069    13472    -29597     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes @jsalant22, I left some comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants